path/filepath.lazybuf.index (method)

2 uses

	path/filepath (current package)
		path.go#L34: func (b *lazybuf) index(i int) byte {
		path.go#L139: 				for out.w > dotdot && !os.IsPathSeparator(out.index(out.w)) {